-
I am currently using Paypal’s Notifications when I receive a payment. Since all my payments from ebay come from Paypal, …
- 1K views
- 0 answers
- 0 votes
-
First of all, I don’t even know what programming language to use that can run on chrome as I have …
- 552 views
- 0 answers
- 0 votes
-
I’m very new to PHP and learning a little every day. However, I’m stuck getting attributes from an xml using …
- 538 views
- 0 answers
- 0 votes
-
I’ve been in the process of searching for the code all day, and now I’ve decided to write it here. …
- 563 views
- 2 answers
- 0 votes
-
I have an HTML form that gets sent to a PHP file for processing. The PHP file displays the form …
- 547 views
- 1 answers
- 0 votes
-
I need to delete elements of an XML file using PHP. This is my XML file <?xml version="1.0" encoding="utf-8"?> <soap:Envelope …
- 569 views
- 2 answers
- 0 votes
-
I get a request with a xml string encoded in Base64. After decoding it instead of proper formated document it …
- 501 views
- 0 answers
- 0 votes
-
I have a PHP script that extracts data from an XML and so far it only looks for tag attributes. …
- 521 views
- 1 answers
- 0 votes
-
So I’m fairly new to web development and I’m running PHP & HTML code that constructs an eBay Finding API …
- 634 views
- 0 answers
- 0 votes
-
I am using array-to-xml package and I have sample (static) data like this one <RECIEVEITEM operation="Add" REQUESTID="1"> <TRANSACTIONID>264276</TRANSACTIONID> <ITEMLINE operation="Add"> …
- 697 views
- 1 answers
- 0 votes